home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
One Click 27
/
CD da revista One Click #27 - Photoshop Megapack (2005).iso
/
Interface
/
it.dig
/
scripts
/
DefineSprite_526
/
frame_12
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2005-10-28
|
227 b
|
10 lines
if(_root.categoria_mc.revista_mc._currentframe != _root.categoria_mc.revista_mc._totalframes)
{
_root.categoria_mc.revista_mc.nextFrame();
_root.categoria_mc.revista_mc.nextFrame();
}
else
{
gotoAndStop(1);
}